Welcome![Sign In][Sign Up]
Location:
Search - code of genetic algorithm

Search list

[AI-NN-PRAGA

Description: 自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止早熟现象了 -Adaptive genetic algorithm Matlab code. Adaptive genetic algorithm is very easy precocious, advantage is faster. However, in which I will be introducing an early sign of determination, and set a threshold, so, you can prevent precocious phenomenon
Platform: | Size: 1024 | Author: zs | Hits:

[matlabGA_PID

Description: 此程序代码为基于遗传算法的PID整定,利用MATLAB编程实现。该程序通过遗传算法实现参数寻优,是一种不需要任何初始信息并可以寻求全局最优解的、高效的优化组合方法。-this procedure code based on genetic algorithms for PID tuning, using MATLAB programming. The procedures through genetic algorithm optimization of the parameters. is a not need any initial information and can find the global optimum, efficient optimization method.
Platform: | Size: 1024 | Author: 周龙 | Hits:

[matlabGAGJ)

Description: 改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -improved GA. Fga.m for the main program of genetic algorithm using binary Gray code, Based on the roulette method of nonlinear ranking choice, uniform crossover and mutation, but also to introduce the inversion operation.
Platform: | Size: 3072 | Author: 林洋 | Hits:

[matlabmatlab_gatbx_example

Description: < Matlab遗传算法工具箱及应用>> 书中的例子代码-<Matlab genetic algorithm toolbox and application>> examples of code book
Platform: | Size: 47104 | Author: lyf | Hits:

[AI-NN-PRga170

Description: David L. Carroll的遗传算法的fortran源代码-David L. Carroll of the genetic algorithm fortran source code
Platform: | Size: 12288 | Author: mmjd | Hits:

[JSP/Javajava-ga-devel-alpha-0.1.tar

Description: 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛。-genetic algorithm source code and realized the choice of operation, crossover and mutation operation, through fitness function completed Stocks choice and convergence.
Platform: | Size: 30720 | Author: 李文 | Hits:

[Windows DevelopHOS_MIMO

Description: This package contains the MATLAB code for the algorithm proposed in the following papers. The file "mimo_main.m" is the implementation of the algorithm in the papers. The goal of this Matlab script is to identify a MIMO system with white inputs based on the second and higher-order statistics of the outputs only. This code will plot the blind estimation results using figures.-This package contains the MATLAB code for t he algorithm proposed in the following papers. The file "mimo_main.m" is the implementation o f the algorithm in the papers. The goal of this Ma tlab script is to identify a MIMO system with whi te inputs based on the second and higher-order's tatistics of the outputs only. This code will pl ot the blind estimation results using figures.
Platform: | Size: 23552 | Author: 刘美 | Hits:

[matlabjiandan0101

Description: 这是一个非常简单的遗传算法源代码,代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的 文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。 -This is a very simple genetic algorithm source code, code guarantees minimal, in fact there is no need Checking. For a specific application to amend this code, users only need to change the constant definition and the definition of "evaluation function" can. Attention to the design of the code for the maximum, the objective function can only take positive; and function and adapt to the individual was no difference between the value. The system uses ratio choices, the essence model, single point of hybridization and mutation uniform. If Gaussian variation replacement uniform variation, may be a better result. Code no graphics, or even no screen output, mainly to ensure that the platforms to the high portability. Readers can get ftp.uncc.edu. Contents coe/evol prog.c the document
Platform: | Size: 3072 | Author: | Hits:

[AI-NN-PRImprovedSVM

Description: 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
Platform: | Size: 179200 | Author: zhaoxiufen | Hits:

[File Formatvb_GeneticAlgorithm

Description: 用vb编写遗传算法,实际应用部分(如适应度函数需要自己编写,程序中已注明),此为转载代码-Vb prepared using genetic algorithm, the practical application of some (such as the fitness function needs its own written procedures have been specified), this is reproduced in the code
Platform: | Size: 2048 | Author: 董雷 | Hits:

[AI-NN-PRGenetic

Description: 用遗传算法解决八皇后问题! 有比较详细的注释! 还有有关遗传算法理论的描述。 -Using genetic algorithms to solve the issue of the eight Queen
Platform: | Size: 23552 | Author: | Hits:

[matlabGA

Description: matlab实现遗传算法,代码超多,共参考。-realize matlab genetic algorithm, super-multi-code, a total of reference.
Platform: | Size: 216064 | Author: hanjiandong | Hits:

[matlabSGA2[1].0

Description: GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;-GA (Simple Genetic Algorithm) is a powerful, intelligent multi-variable optimization algorithms, which mimic the breeding populations of the law to be optimized. SGA can optimize this variable, and the minimum value, maximum value (when the function of the countdown you will seek the minimum value) and to support the floating-point encoding, grey code, binary code round of gambling options, tournament selection single-point crossover, uniform Cross, floating-point crossover single point mutation, floating-point variation
Platform: | Size: 9216 | Author: yuandi | Hits:

[matlabMATLAB

Description: 可行点标记求最佳匹配算法的MATLAB 程序代码 求最小费用最大流算法的MATLAB 程序代码 匈牙利算法的MATLAB 程序代码 遗传算法解决TSP问题的Matlab程序 遗传算法解决非线性规划问题的Matlab程序 -Feasible point marking the best matching algorithm for the MATLAB code for the minimum cost maximum flow algorithm of the MATLAB program code Hungarian algorithm MATLAB code genetic algorithm to solve TSP problems Matlab procedures for genetic algorithm to solve nonlinear programming problems Matlab procedures
Platform: | Size: 119808 | Author: | Hits:

[AI-NN-PRPSOandGA-Algorithm

Description: 用C实现的PSO源代码以及Cplus版本的遗传算法-PSO achieved with C source code as well as Cplus version of genetic algorithm
Platform: | Size: 77824 | Author: KTGG | Hits:

[AI-NN-PRmatlab_1

Description: 自适应遗传算法的MATLAB程序,自己编写的。参照了一些高手的代码,有些自己的特色-Adaptive Genetic Algorithm MATLAB procedures, I have written. Reference to a number of master code, some of its own characteristics
Platform: | Size: 1024 | Author: sunbeam | Hits:

[AI-NN-PRga

Description: 此源代码是用遗传算法解决旅行商问题的经典实例,很有借鉴意义-This source code is a genetic algorithm to solve the classic traveling salesman problem instances of referential significance to
Platform: | Size: 4096 | Author: 张媛 | Hits:

[Special Effectsfenge

Description: 利用遗传算法进行图像分割(matlab源码)[matlab]-The use of genetic image segmentation algorithm (matlab code) [matlab]
Platform: | Size: 327680 | Author: 张尧琴 | Hits:

[Mathimatics-Numerical algorithmsga

Description: */ /* A Function Optimizer using Simple Genetic Algorithm */ /* developed from the Pascal SGA code presented by David E.Goldberg */ /* 同济大学计算机系 王小平 2000年5月 -*//* A Function Optimizer using Simple Genetic Algorithm*//* developed from the Pascal SGA code presented by David E. Goldberg*//* Department of Computer Science, Tongji University in May 2000 WANG Xiao-ping
Platform: | Size: 5120 | Author: 刘璐 | Hits:

[matlabwnn

Description: 小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. WNN directly with nonlinear approximation : Wnn_test.m. (internal called wavelet function) 3. Genetic Algorithm optimization approach : GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions) -Wavelet neural network source code: 1. Construction of the nonlinear function: at nninit_test.m 2. Wnn the direct use of nonlinear approximation: Wnn_test.m, (internal call wavelet function) 3. Genetic algorithm optimized approximation: GA_Wnn_test. m (internal call genetic algorithms, initialization, fitness, decoding function)-genetic algorithm optimization WNN source: 1. Construction of the nonlinear function: nninit_test.m at 2. WNN directly with nonlinear approximation: Wnn_test.m. ( internal called wavelet function) 3. Genetic Algorithm optimization approach: GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions)
Platform: | Size: 1024 | Author: lanhucx | Hits:
« 1 2 34 5 6 7 8 9 10 ... 43 »

CodeBus www.codebus.net